home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workbench Design
/
WB Collection.iso
/
workbench werkzeuge
/
memory & system tools
/
vmm
/
rexx
/
stat_off.vmm
< prev
next >
Wrap
Text File
|
1996-04-07
|
76b
|
8 lines
/* Check VMM ARexx port */
options results
address 'VMM'
STAT OFF
exit
end